Lineare Algebra Beispiele

Ermittle die Abmessungen [[0,0,1,-2,-1,2],[2,-4,-1,2,1,-8],[-1,2,3,-6,-3,9],[1,-2,2,-4,-2,1]]
[001-2-122-4-121-8-123-6-391-22-4-21]⎢ ⎢ ⎢ ⎢001212241218123639122421⎥ ⎥ ⎥ ⎥
Schritt 1
A matrix is a rectangular arrangement or array of elements. The dimensions of a matrix, m×nm×n, identify how many rows and columns a matrix has. mm represents the number of rows and nn represents the number of columns. Assuming that the matrix name is AA, the matrix dimensions are written as Am×nAm×n.
Schritt 2
The number of rows is 44.
m=4m=4
Schritt 3
The number of columns is 66.
n=6n=6
Schritt 4
The given matrix has dimensions m×n=4×6m×n=4×6.
Am×n=A4×6Am×n=A4×6
 [x2  12  π  xdx ]  x2  12  π  xdx